home *** CD-ROM | disk | FTP | other *** search
/ PC Basics 53 / PC Basics Issue 53.iso / Software / Internet / VBFiles / vbfiles.exe / scripts / DefineButton2_4 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-20  |  53 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","vbrun2.exe");
  3. }
  4.